Click or drag to resize

SupportedLock Class

To provide a listing of the lock capabilities supported by the resource.
Inheritance Hierarchy

Namespace:  Independentsoft.Webdav.Properties
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public class SupportedLock : WebdavProperty

The SupportedLock type exposes the following members.

Constructors
  NameDescription
Public methodSupportedLock
Initializes a new instance of the SupportedLock class.
Top
Properties
  NameDescription
Public propertyLockEntry
Gets a LockEntry as a enumerator of XmlNodes.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberName
The property name.
Top
See Also